﻿2026-01-05T01:34:13.0853840Z ##[group]Run actions/checkout@v4
2026-01-05T01:34:13.0855440Z with:
2026-01-05T01:34:13.0856080Z   repository: worm-portal/aqequil
2026-01-05T01:34:13.0857110Z   token: ***
2026-01-05T01:34:13.0857700Z   ssh-strict: true
2026-01-05T01:34:13.0858290Z   ssh-user: git
2026-01-05T01:34:13.0858900Z   persist-credentials: true
2026-01-05T01:34:13.0859580Z   clean: true
2026-01-05T01:34:13.0860290Z   sparse-checkout-cone-mode: true
2026-01-05T01:34:13.0861030Z   fetch-depth: 1
2026-01-05T01:34:13.0861620Z   fetch-tags: false
2026-01-05T01:34:13.0862220Z   show-progress: true
2026-01-05T01:34:13.0862850Z   lfs: false
2026-01-05T01:34:13.0863410Z   submodules: false
2026-01-05T01:34:13.0864100Z   set-safe-directory: true
2026-01-05T01:34:13.0865250Z ##[endgroup]
2026-01-05T01:34:13.4404370Z Syncing repository: worm-portal/aqequil
2026-01-05T01:34:13.4407040Z ##[group]Getting Git version info
2026-01-05T01:34:13.4408160Z Working directory is '/Users/runner/work/aqequil/aqequil'
2026-01-05T01:34:13.4409790Z [command]/usr/local/bin/git version
2026-01-05T01:34:13.4802720Z git version 2.50.1
2026-01-05T01:34:13.4834890Z ##[endgroup]
2026-01-05T01:34:13.4858680Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/0d7c72c0-bad2-4e76-a10d-56b109ae5e6d/.gitconfig'
2026-01-05T01:34:13.4876930Z Temporarily overriding HOME='/Users/runner/work/_temp/0d7c72c0-bad2-4e76-a10d-56b109ae5e6d' before making global git config changes
2026-01-05T01:34:13.4881000Z Adding repository directory to the temporary git global config as a safe directory
2026-01-05T01:34:13.4883070Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/aqequil/aqequil
2026-01-05T01:34:13.5037680Z Deleting the contents of '/Users/runner/work/aqequil/aqequil'
2026-01-05T01:34:13.5043510Z ##[group]Initializing the repository
2026-01-05T01:34:13.5049190Z [command]/usr/local/bin/git init /Users/runner/work/aqequil/aqequil
2026-01-05T01:34:13.5378810Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-01-05T01:34:13.5385800Z hint: is subject to change. To configure the initial branch name to use in all
2026-01-05T01:34:13.5387930Z hint: of your new repositories, which will suppress this warning, call:
2026-01-05T01:34:13.5389610Z hint:
2026-01-05T01:34:13.5392010Z hint: 	git config --global init.defaultBranch <name>
2026-01-05T01:34:13.5393590Z hint:
2026-01-05T01:34:13.5395100Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-01-05T01:34:13.5396990Z hint: 'development'. The just-created branch can be renamed via this command:
2026-01-05T01:34:13.5398920Z hint:
2026-01-05T01:34:13.5400470Z hint: 	git branch -m <name>
2026-01-05T01:34:13.5401820Z hint:
2026-01-05T01:34:13.5403430Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-01-05T01:34:13.5405780Z Initialized empty Git repository in /Users/runner/work/aqequil/aqequil/.git/
2026-01-05T01:34:13.5489390Z [command]/usr/local/bin/git remote add origin https://github.com/worm-portal/aqequil
2026-01-05T01:34:13.5548250Z ##[endgroup]
2026-01-05T01:34:13.5550730Z ##[group]Disabling automatic garbage collection
2026-01-05T01:34:13.5557910Z [command]/usr/local/bin/git config --local gc.auto 0
2026-01-05T01:34:13.5676970Z ##[endgroup]
2026-01-05T01:34:13.5678890Z ##[group]Setting up auth
2026-01-05T01:34:13.5685040Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-01-05T01:34:13.5806400Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-01-05T01:34:13.7555440Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-01-05T01:34:13.7668770Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-01-05T01:34:13.9355170Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-01-05T01:34:13.9483750Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-01-05T01:34:14.8617920Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-01-05T01:34:14.8696660Z ##[endgroup]
2026-01-05T01:34:14.8709790Z ##[group]Fetching the repository
2026-01-05T01:34:14.8718510Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fba8641708a9a29f5cf75d5e1aa5af56402a902:refs/tags/v1.0.1
2026-01-05T01:34:16.2570630Z From https://github.com/worm-portal/aqequil
2026-01-05T01:34:16.2572400Z  * [new ref]         0fba8641708a9a29f5cf75d5e1aa5af56402a902 -> v1.0.1
2026-01-05T01:34:16.4279450Z ##[endgroup]
2026-01-05T01:34:16.4285900Z ##[group]Determining the checkout info
2026-01-05T01:34:16.4289710Z ##[endgroup]
2026-01-05T01:34:16.4292450Z [command]/usr/local/bin/git sparse-checkout disable
2026-01-05T01:34:16.4302110Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
2026-01-05T01:34:16.4312920Z ##[group]Checking out the ref
2026-01-05T01:34:16.4324110Z [command]/usr/local/bin/git checkout --progress --force refs/tags/v1.0.1
2026-01-05T01:34:17.1130140Z HEAD is now at 0fba864 Add automatic versioning from git tags using setuptools_scm
2026-01-05T01:34:17.1147130Z ##[endgroup]
2026-01-05T01:34:17.1304750Z [command]/usr/local/bin/git log -1 --format=%H
2026-01-05T01:34:17.1419280Z 0fba8641708a9a29f5cf75d5e1aa5af56402a902
